-
Notifications
You must be signed in to change notification settings - Fork 32
♻️ removed unrequited assert #7754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
♻️ removed unrequited assert #7754
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7754 +/- ##
==========================================
- Coverage 86.79% 86.47% -0.32%
==========================================
Files 1841 1433 -408
Lines 71501 59873 -11628
Branches 1214 616 -598
==========================================
- Hits 62062 51778 -10284
+ Misses 9096 7895 -1201
+ Partials 343 200 -143
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
sanderegg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
|
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
|
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks: You may have to fix your CI before adding the pull request to the queue again. |
|
@Mergifyio requeue |
✅ This pull request will be re-embarked automaticallyThe followup |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at ac9806f |



What do these changes do?
This is not required and will be removed since it raises errors in development.
Related issue/s
How to test
Dev-ops